• Cash 1.0.1

    Updated: 2012-11-30 01:24:52
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Cash Cash Cash is a shell written in C for Linux . As of now , it is rather minimal , and in the Alpha phase . It has tab completion , keeps a history file in the user's home directory , and has emacs-like line editing . More features will be added . regularly Tags shell Linux Unix C GNU readline Licenses GPLv2 Operating Systems Linux Implementation C Translations English US Download Tweet All announcements Last announcement Back to 1.0.0 27 Jul 2012 Since the versions got a little messed up , and jumped around , I'm taking cash , as it is , back to 1.0.0. I will now be trying to follow a releas . Release tags All releases Recent releases 1.0.1 30 Nov

  • PDFResurrect 0.12

    Updated: 2012-11-30 00:58:15
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects PDFResurrect PDFResurrect PDFResurrect is a tool aimed at analyzing PDF documents . The PDF format allows for previous document changes to be retained in a more recent version of the document , thereby creating a running history of changes for the document . This tool attempts to extract all previous versions while also producing a summary of changes between versions . It can also scrub or write data over the original instances of PDF objects that have been modified or deleted , in an effort to disguise information from previous versions that might not be intended for anyone else to . read Tags Security Utilities Licenses GPLv3 Operating Systems POSIX

  • BPM tools 0.2

    Updated: 2012-11-30 00:17:28
    The bpm-tools software is for automatically calculating and tagging the tempo (in beats-per-minute) of music files. Its primary use is to help DJs catalog a music library for use with software like xwax.Release Notes: This releases adds build rules for easy installation onto the system. Tags: multimedia, Sound/Audio Licenses: GPLv2

  • jj 2

    Updated: 2012-11-29 21:40:12
    jj is a simple FIFO and filesystem based Jabber/XMPP client. jj is inspired by the ii IRC client. jj is more tool than traditional instant messanger client. It can be easily extended with normal Unix tools. It is perfect for bots and notifications. Interaction with jj is done by writing and reading files from the server directory that jj creates.Release Notes: This release adds minor features and fixes bugs. The most important changes are support for MUC private messages, status information output to the contacts directory, and a more precise time format for output.</p Release Tags: MUC Tags: xmpp, Jabber, FIFO, Client Licenses: GPLv3

  • Phing 2.4.14

    Updated: 2012-11-29 21:32:34
    PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, and much more. Release Notes: This release fixes a few important bugs. Tags: Software Development, Build Tools, Libraries, php classes, Utilities Licenses: LGPL

  • pam_mapi 0.1.2

    Updated: 2012-11-29 20:02:25
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects pam_mapi pam_mapi pam_mapi is a PAM module for authenticating against a Zarafa server . It is intended to be used as a bridge between SASL daemons providing SMTP authentication and a Zafara user information . database Tags Systems Administration Security Communications Email Licenses BSD Revised GPL Operating Systems Linux POSIX Implementation C++ Website Download Tweet Release tags All releases Recent releases 0.1.2 29 Nov 2012 21:42 Minor feature enhancements Release : Notes Checks for build-time dependencies on zlib , uuid , and icu to work around the broken Zarafa binary distribution packages were added . The undefined symbol errors appearing with

  • xwax 1.3

    Updated: 2012-11-29 15:41:39
    xwax allows DJs and turntablists to playback digital audio files controlled using normal turntables via timecoded vinyl. It handles needle drops, pitch changes, scratching, spinbacks, and rewinds, making it a capable tool for beat-mixing and scratch-mixing. It focuses on an accurate vinyl feel that is efficient, stable, and fast. Release Notes: This release adds the optional navigation of the music library by tempo (in BPM), and other smaller features. Tags: multimedia, Sound/Audio, Players Licenses: GPL

  • Nnmware CMF 0.54

    Updated: 2012-11-29 01:49:30
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Nnmware CMF Nnmware CMF Nnmware CMF is a Django-based Content Management Framework . It provides a lightweight base for Follows , Actions , Tags , Docs , Images , User Notices , User Messages , Thread Comments , Thread Categories , Country , Region , City , Transaction , Currency , Exchange Rate , Profiles , Topics , Boards , Articles , OEmbed Video Parsing and Storage , and a Booking application base . It includes Social Authorization from django social-auth . Tags Content Management Web Application development Licenses GPLv3 Operating Systems Linux Implementation Django AJAX SQL Translations English Russian Download Tweet Release tags All releases

  • pcu 0.3.0

    Updated: 2012-11-28 23:44:18
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects pcu pcu pcu is a set of simple command-line utilities to expose the posix_fadvise and mincore syscalls . pcu-fadvise gives the kernel advice on the access pattern for files . This advice can affect all processes by all users accessing those files . pcu-mincore is used to determine which parts of a file are in cache . These utilties are targeted for Linux 2.6, but may work on other operating systems that support the mincore and posix_fadvise syscalls . mincore is not a part of POSIX , and posix_fadvise is uncommon despite being specified by . POSIX Tags mincore posix_fadvise caching Licenses GPLv2 Operating Systems Linux Implementation C Website Download

  • Audible TTS 0.3.0

    Updated: 2012-11-28 23:41:10
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Audible TTS Audible TTS Audible TTS reads text aloud from other apps , the clipboard , or from text files . It can get text from applications such as Feedme or K9-Mail , the clipboard using Copy and Paste or from files on the MicroSD card . It also reads each sentence using the proper language and voice in mixed texts , without having to select it manually . You must have installed a voice synthesizer such as PICO or SVOX and voices for the languages to be used . It currently supports German , English , Spanish , French , Italian , Russian , Korean , Chinese , and . Japanese Tags Android Audio Text to speech Licenses GPLv3 Operating Systems Android 2.2

  • Template Data Interface (TDI) 0.9.9.5

    Updated: 2012-11-28 21:06:33
    Template Data Interface (TDI, /ʹtedɪ/) is a markup templating system written in Python with (optional but recommended) speedup code written in C. Unlike most templating systems, TDI does not invent its own language to provide functionality. Instead, you simply mark the nodes you want to manipulate within the template document. The template is parsed, and the marked nodes are presented to your Python code, where they can be modified in any way you want.Release Notes: This is the first official beta release. Release Tags: Beta Tags: Web Application development, Template engine, Dynamic Content, Libraries, Text Processing, Text Processing Markup, Utilities Licenses: Apache 2.0

  • procenv 0.15

    Updated: 2012-11-28 20:43:53
    procenv is a tool that dumps all attributes of its environment. It can be run as a test tool, to understand what environment a process runs in and for system comparison.Release Notes: This release adds Hurd fixes.</p Tags: Command Line, Utility, terminal, process, Environment Licenses: GNU GPL v3

  • python-minidb 1.1

    Updated: 2012-11-28 20:05:17
    minidb is a Python module that utilizes the SQLite3 database library in order to store and retrieve Python objects. It utilizes Python's __slots__ mechanism to determine the column names, and uses the class name for table names. Data is always stored as text in the database, but will be converted using the type specified in __slots__ (which therefore has to be a dict).Release Notes: SQLite databases are now vacuumed when closing the database. Tags: Python, sqlite3, database abstraction, Database, ORM, Persistence Licenses: ISC

  • protobuf-rpc-pro 3.0.0

    Updated: 2012-11-28 18:39:46
    protobuf-rpc-pro is a Java developer library that provides an RPC layer for Google's Protocol Buffer services. It builds upon Netty for low-level NIO. Features include bidirectional RPC calls from client to server and from server to client. The client and server are equal communicating peers. TCP connection re-use / keep-alive, SSL encryption support, RPC call cancellation, timeout and a pluggable logging facility logging RPC call data in Protocol Buffer format are included.Release Notes: The primary feature for this release is RPC timeout functionality. Semantics are described in the project's wiki page. Tags: Protocol Buffers, rpc, Java Licenses: Apache 2.0

  • USB Network Gate for Mac 2.0

    Updated: 2012-11-28 14:05:50
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects USB Network Gate for Mac USB Network Gate for Mac With the help of USB Network Gate for Mac , you can easily work with remote USB devices over Internet LAN WAN as if the remote devices were connected directly to your computer . It can access a printer , scanner , Webcam , USB dongle , or any other supported USB device from any remote location . It can share a USB device with any remote computer . Just plug in the device and it will appear on the remote side of the connection automatically . Mac , Linux , or Windows machines can be clients or servers . You can use shared USB devices on virtual machines VMware Fusion , Parallels , VirtualBox , etc . and

  • Granite Data Services 3.0.0.M1

    Updated: 2012-11-28 13:03:15
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Granite Data Services Granite Data Services Granite Data Services GraniteDS is a comprehensive development and integration solution for building Flex JavaEE RIA applications . The primary goal of this project is to provide a framework for Flex 3+ EJB3 Seam Spring Guice POJO application development with full AMF3 RemoteObject benefits . It also features a Comet-like Data Push implementation AMF3 requests sent over HTTP and ActionScript3 code generation tools Ant task and Eclipse Builder Tags Software Development Object Brokering Code Generators User Interfaces Internet Web Dynamic Content Licenses LGPL Operating Systems OS Independent Implementation

  • Embedthis Appweb 4.1.0

    Updated: 2012-11-27 20:27:29
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Embedthis Appweb Embedthis Appweb Embedthis Appweb is a fast little Web server . It is ideal for embedded applications , devices , and Web services . Features include : both sync and async paradigms , SSL , TLS , basic and digest authentication , virtual hosting , loadable modules , Apache style configuration file , PHP , ESP , CGI , sandbox resource limits , logging , an angel monitoring process , and extensive conditional configuration and compilation . controls Tags Software Development Embedded Systems Internet Web Libraries HTTP Servers Licenses GPL Operating Systems Unix POSIX Linux Windows Windows Windows Mac OS X Implementation JavaScript C++ C

  • WebIssues 1.0.4

    Updated: 2012-11-27 19:41:04
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects WebIssues WebIssues WebIssues is a multi-platform system for issue tracking and team collaboration . It can be used to store , share , and track issues with various attributes , comments , and file attachments . It is easy to install and use but has many capabilities and is highly customizable . Desktop and Web clients are . provided Tags Software Development Bug Tracking Information Management Issue Tracking Licenses GPLv3 Affero GPLv3 Operating Systems Windows Windows Linux Mac OS X Implementation C++ PHP Qt MySQL postgresql sql server Translations English German Polish Portuguese Website Download Tweet Release tags All releases Recent releases 1.0.4

  • Observium 0.12.11.3426

    Updated: 2012-11-27 17:47:52
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Observium Observium Observium is an autodiscovering network monitoring system focused primarily on Cisco and Linux networks but includes support for a wide range of network hardware and operating systems . Observium has grown out of a lack of easy to use NMSes . It is intended to provide a more navigable interface to the health and performance of your network . Its design goals include collecting as much historical data about devices as possible , being completely autodiscovered with little or no manual intervention , and having a very intuitive . interface Tags Monitoring Networking Syslog snmp Licenses GPLv3 Operating Systems Linux Implementation PHP

  • csp (convert SP3) 0.2

    Updated: 2012-11-27 16:55:58
    csp is a commandline tool to convert and plot a Perkin Elmer sp3 spectra file. SP3 are binary spectra files from a LS50B Spectrofluorometer. The output can be converted to either an HDF5 file or a Matlab matrix (level 5) file. Release Notes: New features were added to enable emission corrections. Tags: Command Line, SP3, spectra, HDF5, Perkin Elmer, LS50B Licenses: MIT License

  • Advanced Bash Scripting Guide 6.6

    Updated: 2012-11-27 16:05:14
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Advanced Bash Scripting Guide Advanced Bash Scripting Guide The Advanced Bash Scripting Guide is both a reference and a tutorial on shell scripting . This comprehensive book , the equivalent of 1026 print pages , covers almost every aspect of shell scripting . It contains 380 profusely commented illustrative examples , a number of tables , and a cross-linked index glossary . Not just a shell scripting tutorial , this book also provides an introduction to basic programming techniques , such as sorting and recursion . Included scripts are the Game of Life , a Perquackey variant , a Morse code trainer , and an implementation of the Gronsfeld Cipher . This

  • RoCanvas 1.4

    Updated: 2012-11-27 14:02:51
    RoCanvas is a small and easy-to-embed HTML5 drawing board component. With some server-side programming, it can be used to save drawings to the server, create galleries and contests, let users draw their avatars, etc. Release Notes: Converted into a standalone Javascript class. Multiple drawing boards can be enabled on a page. Release Tags: Stable, Major Tags: HTML5, Canvas, drawing board, JavaScript, component Licenses: Apache

  • torrenut 0.3.0.1

    Updated: 2012-11-26 09:01:03
    torrenut is a BitTorrent client written in C#.Release Notes: This release adds tabs with files, peers, and trackers information. It adds fast resume support. Tags: Communications, File Sharing Licenses: GPL

  • HappyCrypt 101.2

    Updated: 2012-11-26 00:59:49
    HappyCrypt utilizes its own encryption algorithm, with a strength of 2,048 bits, to encrypt files. It was primarily designed to encrypt small files, preferably smaller than 100MB.Release Notes: Small bugfixes. An option to use a key file from an HTTP URL. An option to encrypt/decrypt multiple files at once. HappyCrypt is now available as a command line interface (CLI) as well. Release Tags: small bug fixes new options CLI version added Tags: file encryption, Cryptography Licenses: Freeware

  • Network Security Podcast, Episode 297

    Updated: 2012-11-21 00:07:23
    It’s Rich that’s out this holiday week, so Martin and Zach talk turkey (no pun intended) about Skype SNAFUs, LTE going all a-splode-y, and a Linux rootkit that will make you go “That’s…neat…?” Happy Thanksgiving! Network Security Podcast, Episode 297, November 20, 2012 Time:  31:00 Show notes: Skype password flaw made stealing accounts easy Obama [...]

  • Mobile Application Security Flaw Input Validation CenzicCenzic Web Application Security Blog

    Updated: 2012-11-20 13:49:01
    : Menu Skip to content Post navigation New Video : Cenzic Integration with F5 BIG-IP ASM for Complete Website Protection Mobile Application Security Flaw : Input Validation Posted on November 19, 2012 by Sameer Dixit Mobile applications entail the same input validation challenges of web application security . Why Because just like webapps mobile apps also use web services SOAP , REST and HTTP S requests to communicate between client and server . So the common vulnerabilities such as cross-site scripting XSS SQL injection , command injection , buffer overflow , XML bomb , information leakage etc . still get discovered consistently in mobile applications during dynamic . analysis The presence of these vulnerabilities in backend services enables an attacker to propagate malware , cause denial

  • input validation Archives Cenzic Web Application Security BlogCenzic Web Application Security Blog

    Updated: 2012-11-20 13:48:17
    Menu Skip to content Tag Archives : input validation Post navigation Mobile Application Security Flaw : Input Validation Posted on November 19, 2012 by Sameer Dixit by Sameer Dixit Mobile applications entail the same input validation challenges of web application security . Why Because just like webapps mobile apps also use web services SOAP , REST and HTTP S requests to communicate between client and server . So the common vulnerabilities such as cross-site scripting XSS SQL injection , command injection , buffer overflow , XML bomb , information leakage etc . still get discovered consistently in mobile applications during dynamic . analysis The presence of these vulnerabilities in backend services enables an attacker to propagate malware , cause denial of service or gain access to

  • Mobile Application Security Flaw Input Validation CenzicCenzic Web Application Security Blog

    Updated: 2012-11-20 13:48:16
    : Menu Skip to content Post navigation New Video : Cenzic Integration with F5 BIG-IP ASM for Complete Website Protection Mobile Application Security Flaw : Input Validation Posted on November 19, 2012 by Sameer Dixit Mobile applications entail the same input validation challenges of web application security . Why Because just like webapps mobile apps also use web services SOAP , REST and HTTP S requests to communicate between client and server . So the common vulnerabilities such as cross-site scripting XSS SQL injection , command injection , buffer overflow , XML bomb , information leakage etc . still get discovered consistently in mobile applications during dynamic . analysis The presence of these vulnerabilities in backend services enables an attacker to propagate malware , cause denial

  • Trean H5 (1.0.0beta2)

    Updated: 2012-11-15 15:06:58
    Trean is the Horde bookmarks manager.Release Notes: Improved search support. An updated user interface. Small improvements. Release Tags: Minor feature enhancements Tags: Internet, Web, Browsers Licenses: BSD Revised

  • Gollem H5 (3.0.0RC1)

    Updated: 2012-11-15 15:06:57
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Gollem Gollem Gollem is a Web-based file manager that provides the ability to fully manage a hierarchical file system stored in a variety of backends such as a SQL database , as part of a real filesystem , or on FTP , Samba or SSH servers . It supports uploading and downloading of files , basic file operations , permissions support , and MIME recognition and viewing of files through the Horde MIME library . It is fully internationalized and . translatable Tags Information Management Document Repositories Internet FTP Filesystems Web Dynamic Content Office Business groupware Licenses GPLv2 Operating Systems OS Independent Implementation PHP Translations

  • Seo Panel 3.3.1

    Updated: 2012-11-15 15:06:55
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Seo Panel Seo Panel Seo Panel is a complete control panel for managing search engine optimization of your Web sites . It contains many SEO tools to increase and track the performance of your Web sites . It lets you develop your own plugins for the panel . It includes an automatic directory submission tool , Site Auditor with a sitemap generator , a keyword position checker , a meta tag generator , Google and Alexa rank checkers , a backlink checker , a proxy server feature , multi-language support , and the ability to schedule , send , export , and print . reports Tags search engine optimization SEO seo tools site auditor directory submission tool

  • JASocket 0.5.0

    Updated: 2012-11-15 15:06:48
    JASocket builds on the JActor and JID projects to create a robust and high-performance cluster for mobile agents with no single point of failure.Release Notes: The to command sends a command to another node for execution. The exception command throws an exception. Tags: mobile agents Licenses: LGPL

  • dhcpy6d 20121129

    Updated: 2012-11-14 01:27:36
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects dhcpy6d dhcpy6d dhcpy6d delivers IPv6 addresses for DHCPv6 clients , which can be identified by DUID , hostname , or MAC address , as in the good old IPv4 days . Addresses may be generated randomly , by range , or by arbitrary ID or MAC address . Clients can get more than one address , leases and client configuration can be stored in databases , and DNS can be updated dynamically . Tags DHCPv6 Linux IPv6 Server Mac address mac ddns Network infrastructure multicast Transition Licenses GPLv2 Operating Systems Linux Implementation Python SQLite MySQL Website Tweet Release tags All releases Recent releases 20121113 13 Nov 2012 23:25 Major Release : Notes

  • Network Security Podcast, Episode 296

    Updated: 2012-11-14 00:31:55
    This week we start by discussing Martin’s ear wax and Rich’s cough, and it’s all downhill from there. Zach is out this week, but Rich and Martin open with a discussion of the Cloud Security Alliance conference and some things we both learned between there and the events Martin has been at. Then we delve [...]

  • DocFetcher 1.1.5

    Updated: 2012-11-13 17:26:47
    DocFetcher is a desktop search application: It allows you to search the contents of documents on your computer. You can think of it as Google for your local document repository.Release Notes: This release adds a critical bugfix: The Mac OS X application bundle failed to launch due to permission issues. Release Tags: Major bugfixes Tags: File Management, search, Desktop Search, word, excel, OpenOffice, PDF, HTML, Indexing Licenses: Eclipse Public License

  • Dagri 0.8

    Updated: 2012-11-11 20:06:43
    With Dagri, you can build up tables and save data within. While a spreadsheet uses one single table layout, Dagri can use many tables with different layouts on one sheet, and it gives you more focus on your data. The intention is not another spreadsheet, but something new instead: a data grid application.Release Notes: This release can view or import SQLite database files. Release Tags: Feature Enhancement Tags: Spreadsheet, Database, Office Licenses: BSD 2-clause

  • Network Security Podcast, Episode 295

    Updated: 2012-11-07 00:00:04
    Rich is M.I.A. again, and we’re left do discuss Russia, “the biggest problem in computer security”, and the perpetual badness of industrial control systems.  And hopefully by the time you read this, all of the Presidential excitement will be over, or you’ll have a drink in hand and won’t care any more. Network Security Podcast, [...]

  • Herold 6.0.3

    Updated: 2012-11-05 02:47:46
    Herold converts HTML files to DocBook files. It tries to detect the structure of the HTML code by analyzing the header elements. Herold is able to suppress table elements and to serialize the contents. Furthermore, you can exclude certain elements via XPath expressions.Release Notes: The lang attribute lang of pre elements is now preserved. Command line arguments were cleaned up New and improved profiles were provided. Creation of invalid DocBook XML when transforming an element with a nested img elements was fixed. Processing of meta elements was added, and minor fixes were made. Licenses: GPLv3

Current Feed Items | Previous Months Items

Oct 2012 | Sep 2012 | Aug 2012 | Jul 2012 | Jun 2012 | May 2012